home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / GooseheadRace2.swf / scripts / DefineButton2_311 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-07-07  |  79 b   |  6 lines

  1. on(release){
  2.    stopAllSounds();
  3.    sStart.start();
  4.    gotoAndPlay(37);
  5. }
  6.